Autogenerated HTML docs for v1.8.1.2-526-gf51a7 
diff --git a/git-stripspace.txt b/git-stripspace.txt index a80d946..e6fdfcb 100644 --- a/git-stripspace.txt +++ b/git-stripspace.txt 
@@ -35,7 +35,13 @@  -------  -s::  --strip-comments:: -	Skip and remove all lines starting with '#'. +	Skip and remove all lines starting with comment character (default '#'). + +-c:: +--comment-lines:: +	Prepend comment character and blank to each line. Lines will automatically +	be terminated with a newline. On empty lines, only the comment character +	will be prepended.    EXAMPLES  --------